Skip to main content

XPDF_ScrollbarDragged

Type

message

Summary

Sent to the current card when the user scrolls the view

Syntax

XPDF_ScrollbarDragged <scroll>

Description

Sent to the current card when the user scrolls the view

Parameters

NameTypeDescription

scroll

The new hScroll, vScroll of the view.

Examples

on XPDF_ScrollbarDragged pScroll
set the vScroll of group "file annotations" to item 2 of pScroll
end XPDF_ScrollbarDragged

Compatibility and Support

Introduced

LiveCode 1.0.0

OS

mac

windows

Platforms

desktop

Thank you for your feedback!

Was this page helpful?